object FormeFrm: TFormeFrm Left = 240 Top = 107 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle ClientHeight = 430 ClientWidth = 407 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object PageControlDeFormulaire: TPageControl Left = 8 Top = 8 Width = 391 Height = 387 ActivePage = TabSheet1 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabIndex = 0 TabOrder = 0 object TabSheet1: TTabSheet Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False object Label1: TLabel Left = 8 Top = 12 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel2: TBevel Left = 8 Top = 37 Width = 367 Height = 2 end object Label3: TLabel Left = 8 Top = 93 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Labele: TLabel Left = 20 Top = 330 Width = 344 Height = 13 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel4: TBevel Left = 8 Top = 325 Width = 367 Height = 23 Style = bsRaised end object Label2: TLabel Left = 9 Top = 49 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object ComboBox1: TComboBox Left = 8 Top = 108 Width = 367 Height = 21 HelpContext = 2 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 MaxLength = 256 ParentFont = False TabOrder = 1 OnChange = ComboBox1Change end object RadioGroup2: TRadioGroup Left = 8 Top = 132 Width = 367 Height = 68 HelpContext = 4 Columns = 2 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = RadioGroup2Click end object RadioGroup1: TRadioGroup Left = 8 Top = 206 Width = 367 Height = 38 HelpContext = 195 Columns = 2 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemIndex = 1 Items.Strings = ( 'GET' 'POST') ParentFont = False TabOrder = 2 end object RadioGroup4: TRadioGroup Left = 8 Top = 249 Width = 367 Height = 38 HelpContext = 154 Columns = 3 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Items.Strings = ( '-----') ParentFont = False TabOrder = 4 end object EditName: TEdit Left = 8 Top = 64 Width = 367 Height = 21 TabOrder = 0 end end object TabSheet2: TTabSheet object Label26: TLabel Left = 8 Top = 12 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 8 Top = 37 Width = 367 Height = 2 end object Label27: TLabel Left = 8 Top = 50 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Edit2: TEdit Left = 8 Top = 65 Width = 367 Height = 21 HelpContext = 59 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 256 ParentFont = False TabOrder = 0 end object RadioGroup3: TRadioGroup Left = 8 Top = 95 Width = 367 Height = 136 HelpContext = 60 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 1 OnClick = RadioGroup3Click end end end object Button1: TButton Left = 167 Top = 403 Width = 72 Height = 22 HelpContext = 49 Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 247 Top = 403 Width = 72 Height = 22 HelpContext = 44 Cancel = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = Button2Click end object BitBtn1: TBitBtn Left = 327 Top = 403 Width = 72 Height = 22 HelpContext = 7 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = Button3Click end end